Support of xl sched-sedf
authorJuergen Gross <juergen.gross@ts.fujitsu.com>
Mon, 28 Nov 2011 12:37:17 +0000 (13:37 +0100)
committerJuergen Gross <juergen.gross@ts.fujitsu.com>
Mon, 28 Nov 2011 12:37:17 +0000 (13:37 +0100)
commitd166bd34e8ecacf136d3ad661a985502d3af4620
tree0d2cd8e62bc0deff17f0e89720f67d0411daba51
parent5f3713211c904c11bece84fdd360fba215874383
Support of xl sched-sedf

Supports the xl subcommand sched-sedf.
The man page is only a minimal version (copy from xm man page without
examples). BTW: the xm man page seems not to be in sync with xm sched-sedf -h
regarding the time units. I used milliseconds in the xl implementation.
Only minimal semantical checks of parameters.

Signed-off-by: juergen.gross@ts.fujitsu.com
Acked-by: Ian Jackson <ian.jackson.citrix.com>
Committed-by: Ian Jackson <ian.jackson.citrix.com>
docs/man/xl.pod.1
tools/libxl/libxl.c
tools/libxl/libxl.h
tools/libxl/libxl_types.idl
tools/libxl/xl.h
tools/libxl/xl_cmdimpl.c
tools/libxl/xl_cmdtable.c